x86emul/test: avoid meaningless output
authorJan Beulich <jbeulich@suse.com>
Fri, 9 Dec 2016 11:07:31 +0000 (12:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 9 Dec 2016 11:07:31 +0000 (12:07 +0100)
commitc1151d42695486da191f7ec80e8d0784e9fd521f
treec72e30db4702cce238f91d79efc08a99f0609bbd
parentc22a24c456f0edd21a9eccc7237685bd7f9655d8
x86emul/test: avoid meaningless output

Unconditionally reporting a skipped test in 64-bit builds is not very
useful, especially when quite a few more tests are about to be added.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
tools/tests/x86_emulator/test_x86_emulator.c